select

open fun select(index: Int)

Notifies the browser that the client certificate from the list with the given index should be selected.


open fun select(clientCertificate: ClientCertificate)

Notifies the browser that the given clientCertificate should be selected.